added react-native-get-random-values package#391
added react-native-get-random-values package#391ashar-aala wants to merge 1 commit intokinde-oss:mainfrom
react-native-get-random-values package#391Conversation
…ative and expo sdks
WalkthroughThe changes integrate the Changes
Sequence Diagram(s)sequenceDiagram
participant Dev as Developer
participant Doc as Documentation
participant Android as Android Build System
participant MainApp as Main Application
participant iOS as iOS Build System
Dev->>Doc: Read integration documentation
Doc->>Dev: Outline steps for including react-native-get-random-values
Dev->>Android: Update settings.gradle & build.gradle
Android->>MainApp: Register RNGetRandomValuesPackage (Java/Kotlin)
Dev->>iOS: Update Podfile for dependency
iOS-->>Dev: Confirm iOS integration complete
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🔇 Additional comments (15)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description (required)
I have added
react-native-get-random-valuespackage for linking in react-native and expo sdks. This PR depends on the kinde-react-native-sdk-0-7x PR. In other words, once the PR is merged, this PR should also be merged.Related issues & labels (optional)
Summary by CodeRabbit